Skip to content

superzerosec/CVE-2022-30525

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CVE-2022-30525

CVE-2022-30525 POC exploit

Usage

usage: exploit.py [-h] [-t TARGET] [-lhost LOCALHOST] [-lport LOCALPORT]

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        IP address of the target, eg: https://127.0.0.1:9443
  -lhost LOCALHOST, --localhost LOCALHOST
                        IP address for reverse shell, eg: 127.0.0.1
  -lport LOCALPORT, --localport LOCALPORT
                        Port number for reverse shell, eg: 1337

About

CVE-2022-30525 POC exploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages